01 - Analytic Function Fitting =========================================================================== This example corresponds to the Ceres Optimization Library examples set. The example consists on an exponential function adjustment to a set of function values previously randomly disturbed. It can be retrieved from the `Ceres Website `_. Studies -------------------- This project contains **2** Studies. * FunctionStudy: **"FunctionStudy"** Exponential function curve definition * CeresStudy: **"CeresStudy"** Plots -------------------- This project contains **1** Plots. * Plot 1: **"Fit exponential curve to data"** .. figure:: Fitexponentialcurvetodata.svg :scale: 100 :alt: Fitexponentialcurvetodata.svg :align: center